Skip to main content

Postgresql

Samples Overview

Qarbine provides a wide variety of sample templates, and queries. Some are application oriented examples, while others are database administrator (DBA) oriented.

Below are a few of the component samples to consider. Review the Qarbine Catalog for the latest components. See the latest set of Postgresql components in the folder depicted below.

  

  

Installed Extensions

This template is located at “example/Postgres/DBA/Installed extensions”. Sample output is shown below.

  

List Tables

This template is located at “example/Postgres/DBA/List tables”. Sample output is shown below.

  

Describe a Single Table

This template is located at “example/Postgres/DBA/Describe prompted table using SQL”. When run a prompt is shown to select a table.

  

Sample output is shown below.

  

Note- The associated prompt and data source MUST reference the same data service!

Describe Tables

This template is located at “example/Postgres/DBA/Describe tables using SQL”. Sample output is shown below.